ceil — Ceiling Value
ceil
returns the smallest integer not less than the argument. If the argument is a matrix then the
ceil
operation is performed on an element-by-element basis.
Subsections
Example